load config meaning in Chinese
载入配置
Examples
- This returns the given loaded config variable value . if no parameter is given , an array of all loaded config variables is returned
返回指定配置变量的值。如果不指定变量名称,则会返回一个包含所有已加载配置变量的值的数组。 - This returns the given loaded config variable value . if no parameter is given , an array of all loaded config variables is returned
此函式在传回由组态档载入的变数值。如果没有使用任何参数的话,则所有经由组态档载入的变数都会以阵列的形式传回。 - And you want a table of safe exception handlers , you need to supply a load config struct such as can be found in loadcfg . c crt source file that contains all the entries defined for visual c
进行链接,并希望得到一张安全异常处理程序表,则需要提供加载配置结构(例如可在loadcfg . c crt源文件中找到的结构) ,此结构包含为visual c + +定义的所有项。